1·Software vendors provide workarounds for this problem, but they are vendor specific and still incur cost in system administrator time.
软件供应商提供了解决此问题的解决方案,但他们是针对供应商的,并且会导致管理时间成本增加。
2·"Costly punishment," the type of punitive behavior studied by Nowak and his colleagues, refers to situations where a punisher is willing to incur a cost in order to penalize someone else.
“昂贵的惩罚,”这种被诺瓦克和他的团队研究的特定类型的惩罚行为,指的是处罚者愿意花费一定的成本来惩罚另外一些人的行为。
3·This has the advantage of not slowing down any new development, but can incur the cost of more difficult integration later on, when changes to the beta site must be re-integrated with the main site.
这么做的好处就是不会降低任何新开发的速度,但是,随后当这些测试网站的更改必须和主网站集成的时候,会产生更麻烦的集成成本。
4·Metrics without action: Collecting metrics without taking actions as the metrics reach certain thresholds is counter-productive, since you incur the cost for metrics collection but gain no benefits.
没有行动的度量标准:收集度量标准,而在度量标准达到某个阀值时不采取行动是起相反作用的,因为您引发了度量标注收集的成本但没有获得利益。
5·Y.cpp is now compiled to managed code and calls from Z.cpp no longer incur the managed-to-native transition cost.
现在 Y.cpp 被编译为托管代码,从 Z.cpp 调用就不需要有从托管到本机的转换成本。
6·Vendors would not incur additional costs because sales would be quick and deployment would be sold at cost (which for SaaS is minimal).
供应商不会承担额外的成本,因为销售是很快的,而部署是按成本收费的(对于SaaS来说是很小的)。
7·One of the common misconceptions about writing XML applications is that creating a parser instance does not incur a large performance cost.
编写XML应用程序有一种常见的错误观念,即创建解析器实例不会造成很大的性能开销。
8·So when compared to a nested loop join, the merge scan join may incur the cost for sorting the inputs.
因此,当与嵌套循环联接比较时,合并扫描联接可能对于排序输入产生成本。
9·One of the major reasons that India's poor incur debt is the cost of health care.
印度穷人现在欠债的主要原因之一是卫生保健费用。
10·A primitive sequence that would always use an index to access the next element would incur the cost for walking the tree at every access.
一个原生的sequence使用索引访问下一个元素,这样可能导致每次访问的时候都需要遍历树。